TransformEulerΒΆ

A transform node using euler angles, scale and translation to compute a simple transform.

Delete

Delete the transform.

Move Up

Move the transform one level up in the transform stack.

Move Down

Move the transform one level down in the transform stack.

Name

Name of the transform.

Name

Local

The matrix raw values.

Motion Steps

Number of motion blur step to compute.

MotionSteps

Scale X

Scale factor on X axis.

SX

Scale Y

Scale factor on Y axis.

SY

Scale Z

Scale factor on Z axis.

SZ

Rotate X

Rotate angle around X axis in degrees.

RX

Rotate Y

Rotate angle around Y axis in degrees.

RY

Rotate Z

Rotate angle around Z axis in degrees.

RZ

Translate X

Translation on X axis in degrees.

TX

Translate Y

Translation on Y axis in degrees.

TY

Translate Z

Translation on Z axis in degrees.

TZ